home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cato / Xm / XmDropSiteQueryStackingOrder.z / XmDropSiteQueryStackingOrder
Text File  |  1998-10-20  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeeUUUUrrrrNNNN((((IIII3333XXXXXXXX))))SSSSyyyyssssXXXXttttmmmmeeeeDDDDmmmmrrrrooooVVVVppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr - A Drag and Drop function that
  10.           returns the parent, a list of children, and the number of
  11.           children for a specified widget
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////DDDDrrrraaaaggggDDDDrrrroooopppp....hhhh>>>>
  15.  
  16.           SSSSttttaaaattttuuuussss XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr ((((_w_i_d_g_e_t, _p_a_r_e_n_t__r_e_t_u_r_n, _c_h_i_l_d__r_e_t_u_r_n_s, _n_u_m__c_h_i_l_d__r_e_t_u_r_n_s))))
  17.                WWWWiiiiddddggggeeeetttt      _w_i_d_g_e_t;;;;
  18.                WWWWiiiiddddggggeeeetttt      ****_p_a_r_e_n_t__r_e_t_u_r_n;;;;
  19.                WWWWiiiiddddggggeeeetttt      ********_c_h_i_l_d__r_e_t_u_r_n_s;;;;
  20.                CCCCaaaarrrrddddiiiinnnnaaaallll    ****_n_u_m__c_h_i_l_d__r_e_t_u_r_n_s;;;;
  21.  
  22.  
  23.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  24.           This page documents version 1.2 of the Motif library.
  25.  
  26.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  27.           XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr obtains the parent, a list of
  28.           children registered as drop sites, and the number of
  29.           children registered as drop sites for a given widget.  The
  30.           children are listed in current stacking order, from bottom-
  31.           most (first child) to the top-most (last child).  This
  32.           function allocates memory for the returned data that must be
  33.           freed by calling XXXXttttFFFFrrrreeeeeeee.
  34.  
  35.  
  36.           _w_i_d_g_e_t Specifies the widget ID.  For this widget, you obtain
  37.                  the list of its children, its parent, and the number
  38.                  of children.
  39.  
  40.           _p_a_r_e_n_t__r_e_t_u_r_n
  41.                  Returns the widget ID of the drop site parent of the
  42.                  specified widget.
  43.  
  44.           _c_h_i_l_d__r_e_t_u_r_n_s
  45.                  Returns a pointer to the list of drop site children
  46.                  associated with the specified widget.
  47.  
  48.           _n_u_m__c_h_i_l_d__r_e_t_u_r_n_s
  49.                  Returns the number of drop site children for the
  50.                  specified widget.
  51.  
  52.  
  53.           For a complete definition of DropSite and its associated
  54.           resources, see XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeee((((3333XXXX)))).
  55.  
  56.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  57.           Returns zero if the routine fails; returns a nonzero value
  58.           if it succeeds.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeeUUUUrrrrNNNN((((IIII3333XXXXXXXX))))SSSSyyyyssssXXXXttttmmmmeeeeDDDDmmmmrrrrooooVVVVppppSSSSiiiitttteeeeQQQQuuuueeeerrrryyyySSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr((((3333XXXX))))
  71.  
  72.  
  73.  
  74.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  75.           XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeee((((3333XXXX)))) and XXXXmmmmDDDDrrrrooooppppSSSSiiiitttteeeeCCCCoooonnnnffffiiiigggguuuurrrreeeeSSSSttttaaaacccckkkkiiiinnnnggggOOOOrrrrddddeeeerrrr((((3333XXXX)))).
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.